Include <X11/Xutil.h> in gdkdnd-x11.c
authorJavier Jardón <jjardon@gnome.org>
Thu, 8 Apr 2010 15:46:45 +0000 (17:46 +0200)
committerJavier Jardón <jjardon@gnome.org>
Sun, 18 Apr 2010 17:54:22 +0000 (19:54 +0200)
commit791962e06d0511c5e9435acb569a60b34fc279cf
treef2cae98fcf5d163589eb45f26a24bfc227199719
parent72d5cc8cd51f8bc3f66186c668f2d4cfd191f6ca
Include <X11/Xutil.h> in gdkdnd-x11.c

Otherwise, inclusion of shape.h triggers an unknown type error
for Region, and compile fails, at least in Solaris.

Reported by Philip Brown here:
https://bugzilla.gnome.org/show_bug.cgi?id=615028
gdk/x11/gdkdnd-x11.c